* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
authorKevin Ryde <user42@zip.com.au>
Wed, 25 Nov 2009 23:51:08 +0000 (23:51 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 25 Nov 2009 23:51:08 +0000 (23:51 +0000)
editing mode, but it's comms related and sgml-mode.el has "comm"
on that basis too.

lisp/textmodes/dns-mode.el

index d5e259e5f9892b2aa68b0e73219559838ca0130d..0f0bc75257f3b6c02284254d78d8c817b6722e00 100644 (file)
@@ -4,7 +4,7 @@
 ;;   Free Software Foundation, Inc.
 
 ;; Author: Simon Josefsson <simon@josefsson.org>
-;; Keywords: DNS master zone file SOA
+;; Keywords: DNS master zone file SOA comm
 
 ;; This file is part of GNU Emacs.